[INFO] cloning repository https://github.com/subhradeepsarkae-ai/noizz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subhradeepsarkae-ai/noizz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubhradeepsarkae-ai%2Fnoizz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubhradeepsarkae-ai%2Fnoizz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85237e5e33b0c4896d500c6973ed944a494e8aad
[INFO] checking subhradeepsarkae-ai/noizz against try#09eeb2bacb9b40b2ed1d47f03177442c0632cda1 for pr-157710
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubhradeepsarkae-ai%2Fnoizz" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subhradeepsarkae-ai/noizz
[INFO] finished tweaking git repo https://github.com/subhradeepsarkae-ai/noizz
[INFO] tweaked toml for git repo https://github.com/subhradeepsarkae-ai/noizz written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subhradeepsarkae-ai/noizz on toolchain 09eeb2bacb9b40b2ed1d47f03177442c0632cda1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subhradeepsarkae-ai/noizz already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0
[INFO] running `Command { std: "docker" "start" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking noizz v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `colored::control`
[INFO] [stdout]   --> src/main.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _ = colored::control::set_virtual_terminal(true);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ not found in `colored::control`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.2.0/src/control.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 30 | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `colored::control`
[INFO] [stdout]   --> src/main.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _ = colored::control::set_virtual_terminal(true);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ not found in `colored::control`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.2.0/src/control.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 30 | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noizz` (bin "noizz" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noizz` (bin "noizz") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0", kill_on_drop: false }`
[INFO] [stdout] 86ad469540b9ecdafd214ff1dc6b73ee6f85c0dd9096647b9600161d568802d0
